True if a page is used in a wizard.
Syntax
Property IsWizard As Boolean
Remarks
This property returns True when called from a wizard page. The same page may be used as both property page and wizard page.
Use this property to make the page’s behavior depend on how it is used.